home *** CD-ROM | disk | FTP | other *** search
- --AMIGADOS GUIDE V2.0--
- BREAK
-
-
- USE:
- Break is the command which allows you to stop the computer from
- continuing with its current task.
-
- PATH:
- C:
-
- SYSTEM:
- 2.0, 2.1, 3.0
-
- EXAMPLES:
- 1>***BREAK*** (task)
- 1>BREAK c/s (send a CTRL-C break)
-
- NOTES:
- To utilise the Break command you have to apply it to a script and tell
- the operating system what key combination you would like in order to
- execute it. These are outlined below:
-
- C/S - Press CTRL-C to break
- D/S - Press CTRL-D to break
- E/S - Press CTRL-E to break
- F/S - Press CTRL-F to break
- ALL/S - Send all four break codes
-